ConstructSim Work Package Server Setup Guide

To Create a Datasource

  1. Open eB System Management Console (Start > All Programs > Bentley > eB > eB System Management Console).
  2. In the Explorer pane, under the Servers node, expand your server.
  3. Right-click the Data Sources node and select Add DataSource.
  4. When Datasource Wizard opens, click Next.
  5. On the Select Database Type page, select the Microsoft SQL Server driver and click Next.
  6. On the Select Server page, in the Database Server field, enter the name of the Application server database machine and click Next.
  7. On the Login Information page, enter the user name and password of the database account used to log in to the selected SQL Server instance, or if database account is a Windows account select Use Windows Authentication, and click Next.
    Note: It is recommended that you use the public DNS name of the App Server Database.
  8. On the Select Database page, select the database you created for eB and click Next.
  9. On the eB Data Source Name page, enter a name for the new eB datasource and click Next.

    The name of the selected database is automatically supplied as the default name for the datasource. You can keep these names the same, or you can enter a new name for the datasource.

    It is recommended that you only use letters and numbers in the datasource name, and that you do not use any special characters. While it is best to avoid all special characters, these characters in particular are known to cause problems:

    Note: % . _ < >

  10. On the Ready page, click Finish.
  11. On the Finished page, click Close.

    The new datasource is added under the Data Sources node.

  12. Select the new datasource.

    A dialog opens to inform you that the database used by this datasource needs to be updated.

  13. Click Yes.

    The datasource expands in the Explorer pane with the Database Scripts item already selected.

    In the content pane, the Core database package is already selected.

  14. In the content pane, in the Update Status section, click the link, Click to Start the Database Update.
  15. When the database update is complete, click OK.
Note: The database update creates a log file which you can review by expanding your datasource in the Explorer pane and selecting Database Logs. There should be no error messages in the log file. If upgrading, error messages may be expected due to the nature of the upgrade. If you are not sure what the error message means, file a service ticket at .
Note: You can select a datasource and click the Test Connection icon on the toolbar to verify the connection to the database. If the system fails to connect to the datasource, double-check that you are using the correct server name, database name, user name and password. If not, return to step 1 of this procedure and redo this process.